cluster-glue-dbg software package provides Reusable cluster libraries debugging symbols, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cluster-glue-dbg
cluster-glue-dbg is installed in your system.
Make ensure the cluster-glue-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep cluster-glue-dbg *
You will get with cluster-glue-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Debug packages |
| Package | cluster-glue-dbg |
| Version | 1.0.12-5build1 |
| Description | Reusable cluster libraries debugging symbols |
| Sub Section | debug |